projects
/
gpsbabel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6bb7d8e
)
Turn universal builds back on for Mac.
author
robertl
<robertl>
Tue, 5 Jan 2010 15:01:30 +0000
(15:01 +0000)
committer
robertl
<robertl>
Tue, 5 Jan 2010 15:01:30 +0000
(15:01 +0000)
gui/app.pro
patch
|
blob
|
history
diff --git
a/gui/app.pro
b/gui/app.pro
index f4b07dede8b6a73e2e6e987d96bcaf658dd73a65..87f7007c3645049281a422fffd83cadca163f0f6 100755
(executable)
--- a/
gui/app.pro
+++ b/
gui/app.pro
@@
-1,11
+1,11
@@
-# $Id: app.pro,v 1.1
3 2009/11/02 19:54:13
robertl Exp $
+# $Id: app.pro,v 1.1
4 2010/01/05 15:01:30
robertl Exp $
#
CONFIG += qt release
#CONFIG += qt debug console
# For Mac, build Universal binary. Ignored on other OSes.
-CONFIG += x86
#
ppc
+CONFIG += x86 ppc
ICON = images/appicon.icns